home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 2: Applications / Linux Cubed Series 2 - Applications.iso / utils / file / managers / git-4.3 / git-4 / git-4.3.7 / term / .gitrc.xterm < prev    next >
Encoding:
Text File  |  1995-07-18  |  9.4 KB  |  333 lines

  1.  
  2. ###############################################################################
  3. #                                          #
  4. #            GNU Interactive Tools 4.3.6 configuration file              #
  5. #     Copyright (c) 1993, 1994, 1995 Free Software Foundation, Inc.          #
  6. #                                          #
  7. ###############################################################################
  8.  
  9.  
  10. #
  11. # xterm configuration file (X window system terminal emulator).
  12. # If you are using color_xterm or you are using the Ultrix xterm, consider
  13. # changing AnsiColorSequences to ON.
  14. #
  15.  
  16.  
  17. #
  18. #  - If  your  terminal  supports  the  standard  ANSI  color  sequences,  set
  19. #  AnsiColorSequences to ON ([GITxxx-Color] descriptions will be used).  If it
  20. #  doesn't, AnsiColorSequences should be OFF ([GITxxx-Monochrome] descriptions
  21. #  will be used instead).
  22. #
  23.  
  24.  
  25. [Setup]
  26. TempDirectory        = /tmp
  27. AnsiColorSequences    = OFF    # empty means OFF
  28. UseLastScreenChar    = ON    # use the last character on the screen
  29. ForegroundAtExit    = WHITE    # the foreground color restored at exit
  30. BackgroundAtExit    = BLACK    # the background color restored at exit
  31. StartupScrollStep    =    # empty means half the number of lines
  32.  
  33. #
  34. # WARNING: empty lines or lines begining with a comment are considered to
  35. # be end of sections !!!
  36. #
  37.  
  38. [GIT-Setup]
  39. StartupFileDisplayMode    = Size    # OwnerGroup, DateTime, Size, Mode or FullName
  40. StartupFileSortMethod    = Name    # Name, Extension, Size, Date, Mode, OwnerId, GroupId, OwnerName or GroupName
  41. StartupLeftPanelPath    =    # empty means current directory
  42. StartupRightPanelPath    =    # empty means current directory
  43. ConfirmOnExit        =    # empty means OFF
  44. HistoryFile        = ~/.githistory
  45. InfoDisplay        = ON
  46. FrameDisplay        = ON
  47. LeadingDotMatch        = ON    # OFF means that leading '.' is matched only explicitly
  48. TypeSensitivity        = ON    # Automatically set to OFF when AnsiColorSequences is OFF
  49. NormalModeHelp        = System: \s   Host: \h   Machine: \m   Date: \d
  50. CommandLineModeHelp    = System: \s   Host: \h   Machine: \m   Date: \d
  51. #NormalModeHelp        = F3 View  F4 Edit  F5 Copy  F6 Move  F7 MkDir  F8 Del  F10 Exit  ^CH Ln ^CS SymLn
  52. #CommandLineModeHelp    = ^G-STOP ^B/^F-MOVE ^P/^N-HISTORY ^A-BOL ^E-EOL ^O-RESTORE ^X^C-EXIT ^Z-SUSPEND
  53.  
  54.  
  55. [GITPS-Setup]
  56. GitPsModeHelp        = Arrows-MOVE  space-SIGNALS  ^L-REFRESH  ^G/^X^C/F10-QUIT  ^Xk-KILL
  57.  
  58.  
  59. [GITVIEW-Setup]
  60. GitViewModeHelp        = Arrows/PgUp/PgDown/Home/End-MOVE ^L-REFRESH ^G/^X^C/F10-QUIT 0-9/a-f/A-F-OFFSET
  61.  
  62.  
  63. #    To ignore a section just comment its name
  64.  
  65.  
  66. [GIT-FTI]
  67.  
  68.  
  69. ###############
  70. # Color xterm #
  71. ###############
  72.  
  73.  
  74. [GIT-Color]
  75. TitleForeground            = CYAN
  76. TitleBackground            = BLUE
  77. TitleBrightness            = ON
  78. UserName            = YELLOW
  79. TtyName                = YELLOW
  80. ClockForeground            = BLACK
  81. ClockBackground            = CYAN
  82. ClockBrightness            = OFF
  83. PanelFrame            = CYAN
  84. PanelBackground            = BLUE
  85. PanelSelectedFile        = YELLOW
  86. PanelSelectedFileBrightness    = ON
  87. PanelNotSelectedFile        = WHITE
  88. PanelNotSelectedFileBrightness    = ON
  89. PanelCurrentSelectedFile    = YELLOW
  90. PanelCurrentNotSelectedFile    = WHITE
  91. PanelCurrentFile        = RED
  92. PanelPath            = RED
  93. PanelPathBrightness        = OFF
  94. PanelDeviceFreeSpace        = RED
  95. PanelDeviceFreeSpaceBrightness    = OFF
  96. PanelFileInfo            = RED
  97. PanelFileInfoBrightness        = OFF
  98. PanelFilesInfo            = BLACK
  99. PanelFilesInfoBrightness    = OFF
  100. InputLineForeground        = WHITE
  101. InputLineBackground        = BLACK
  102. InputLineBrightness        = ON
  103. InputLineErrorForeground    = WHITE
  104. InputLineErrorBackground    = RED
  105. InputLineErrorBrightness    = ON
  106. StatusBarForeground        = BLACK
  107. StatusBarBackground        = CYAN
  108. StatusBarBrightness        = OFF
  109. StatusBarWarningForeground    = BLACK
  110. StatusBarWarningBackground    = WHITE
  111. StatusBarWarningBrightness    = OFF
  112. StatusBarErrorForeground    = WHITE
  113. StatusBarErrorBackground    = RED
  114. StatusBarErrorBrightness    = ON
  115.  
  116.  
  117. [GITPS-Color]
  118. TitleForeground            = CYAN
  119. TitleBackground            = BLUE
  120. TitleBrightness            = ON
  121. HeaderForeground        = CYAN
  122. HeaderBackground        = RED
  123. HeaderBrightness        = ON
  124. ScreenForeground        = BLACK
  125. ScreenBackground        = CYAN
  126. ScreenBrightness        = OFF
  127. StatusForeground        = CYAN
  128. StatusBackground        = BLUE
  129. StatusBrightness        = ON
  130.  
  131.  
  132. [GITVIEW-Color]
  133. TitleForeground            = CYAN
  134. TitleBackground            = BLUE
  135. TitleBrightness            = ON
  136. HeaderForeground        = CYAN
  137. HeaderBackground        = RED
  138. HeaderBrightness        = ON
  139. ScreenForeground        = BLACK
  140. ScreenBackground        = CYAN
  141. ScreenBrightness        = OFF
  142. StatusForeground        = CYAN
  143. StatusBackground        = BLUE
  144. StatusBrightness        = ON
  145.  
  146.  
  147. ####################
  148. # monochrome xterm #
  149. ####################
  150.  
  151.  
  152. [GIT-Monochrome]
  153. TitleForeground            = WHITE
  154. TitleBackground            = BLACK
  155. TitleBrightness            = ON
  156. UserName            = WHITE
  157. TtyName                = WHITE
  158. ClockForeground            = BLACK
  159. ClockBackground         = WHITE
  160. ClockBrightness         = OFF
  161. PanelFrame             = WHITE
  162. PanelBackground         = BLACK
  163. PanelSelectedFile         = WHITE
  164. PanelSelectedFileBrightness    = ON
  165. PanelNotSelectedFile        = WHITE
  166. PanelNotSelectedFileBrightness    = OFF
  167. PanelCurrentSelectedFile    = WHITE
  168. PanelCurrentNotSelectedFile    = BLACK
  169. PanelCurrentFile        = WHITE
  170. PanelPath             = BLACK
  171. PanelPathBrightness         = OFF
  172. PanelDeviceFreeSpace            = BLACK
  173. PanelDeviceFreeSpaceBrightness    = OFF
  174. PanelFileInfo             = BLACK
  175. PanelFileInfoBrightness     = OFF
  176. PanelFilesInfo            = BLACK
  177. PanelFilesInfoBrightness    = OFF
  178. InputLineForeground        = WHITE
  179. InputLineBackground        = BLACK
  180. InputLineBrightness        = ON
  181. InputLineErrorForeground    = WHITE
  182. InputLineErrorBackground    = BLACK
  183. InputLineErrorBrightness    = ON
  184. StatusBarForeground         = BLACK
  185. StatusBarBackground         = WHITE
  186. StatusBarBrightness         = OFF
  187. StatusBarWarningForeground     = BLACK
  188. StatusBarWarningBackground     = WHITE
  189. StatusBarWarningBrightness     = OFF
  190. StatusBarErrorForeground     = BLACK
  191. StatusBarErrorBackground     = WHITE
  192. StatusBarErrorBrightness     = OFF
  193.  
  194.  
  195. [GITPS-Monochrome]
  196. TitleForeground            = BLACK
  197. TitleBackground            = WHITE
  198. TitleBrightness            = OFF
  199. HeaderForeground        = WHITE
  200. HeaderBackground        = BLACK
  201. HeaderBrightness        = ON
  202. ScreenForeground        = WHITE
  203. ScreenBackground        = BLACK
  204. ScreenBrightness        = OFF
  205. StatusForeground        = BLACK
  206. StatusBackground        = WHITE
  207. StatusBrightness        = OFF
  208.  
  209.  
  210. [GITVIEW-Monochrome]
  211. TitleForeground            = BLACK
  212. TitleBackground            = WHITE
  213. TitleBrightness            = OFF
  214. HeaderForeground        = WHITE
  215. HeaderBackground        = BLACK
  216. HeaderBrightness        = ON
  217. ScreenForeground        = WHITE
  218. ScreenBackground        = BLACK
  219. ScreenBrightness        = OFF
  220. StatusForeground        = BLACK
  221. StatusBackground        = WHITE
  222. StatusBrightness        = OFF
  223.  
  224.  
  225. # COMMAND FORMAT:
  226. # key = command name; formatted command; new dir; save screen; pause; hide
  227.  
  228. # DEFAULTS:
  229. # save screen = y
  230. # pause       = n
  231. # hide        = n
  232.  
  233. # PLEASE READ THE INFO DOCUMENTATION FOR DETAILS
  234. # BRIEF:
  235. #     FORMAT SPECIFIERS:
  236. #     - %s{question,default_answer} 
  237. #    - %?{confirmation}
  238.  
  239. #     - %f file (not directory)
  240. #     - %d directory (not file)
  241. #     - %l symbolic link
  242. #    - %t fifo
  243. #    - %z socket
  244. #     - %a all kind of directory entry (file, directory, link, fifo, socket)
  245. #     - %m current file mode
  246. #     - %o current file owner
  247. #     - %g current file group
  248. #    - %p current panel path
  249. #    - %b current panel directory name
  250. #    - %i current panel selected (if any) or current file
  251.  
  252. #     **** For the other panel: *****
  253. #
  254. #     - %F file (not directory)
  255. #     - %D directory (not file)
  256. #     - %L symbolic link
  257. #    - %T fifo
  258. #    - %Z socket
  259. #     - %A all kind of directory entry (file, directory, link, fifo, socket)
  260. #     - %M current file mode
  261. #     - %O current file owner
  262. #     - %G current file group
  263. #    - %P the other panel path
  264. #    - %B the other panel directory name
  265. #    - %I the other panel selected (if any) or current file
  266.  
  267. #    For faster startup, try to keep this entries sorted alphabetically,
  268. #    at least locally.  The order is given by the key sequence.
  269.  
  270.  
  271. # Key sequences starting with characters between ' ' and '~' are IGNORED !
  272.  
  273. [GIT-Keys]
  274. ^[[A        = previous-line
  275. ^[[B        = next-line
  276. ^[[C         = forward-char
  277. ^[[D          = backward-char
  278. ^[OB        = next-line
  279. ^[OC         = forward-char
  280. ^[OD          = backward-char
  281. ^[[2~       = select-file
  282. ^[[5~        = scroll-down                # PGUP   (replacement)
  283. ^[[6~       = scroll-up                    # PGDOWN (replacement)
  284. ^[[11~         = INFO; info %s{Info documentation: ,}    # F1  (HP-UX xterm)
  285. ^[[12~        = FILE-ACTION; gitaction %p %f;;;y        # F2  (HP-UX xterm)
  286. ^[[13~         = VIEW; gitview %f;;n            # F3  (HP-UX xterm)
  287. ^[[14~         = EDIT; $GIT_EDITOR %f;;n            # F4  (HP-UX xterm)
  288. ^[[15~         = copy                    # F5  (HP-UX xterm)
  289. ^[[28~         = INFO; info %s{Info documentation: ,}    # F1  (replacement)
  290. ^[[33~        = FILE-ACTION; gitaction %p %f;;;y        # F2  (replacement)
  291. ^[[34~         = VIEW; gitview %f;;n            # F3  (replacement)
  292. ^[[29~         = EDIT; $GIT_EDITOR %f;;n            # F4  (replacement)
  293. ^[[32~         = copy                    # F5  (replacement)
  294. ^[[17~         = move                    # F6  (replacement)
  295. ^[[18~         = make-directory                # F7  (replacement)
  296. ^[[19~         = delete                    # F8  (replacement)
  297. ^[[20~        = MAKE; make;;;y                # F9  (replacement)
  298. ^[[21~         = exit                    # F10 (replacement)
  299. ^[[23~        =                        # F11 (available)
  300. ^[[24~         =                        # F12 (available)
  301.  
  302.  
  303. # Key sequences starting with characters between ' ' and '~' are ALLOWED.
  304.  
  305. [GITPS-Keys]
  306. ^[[A        = previous-line
  307. ^[[B        = next-line
  308. ^[[5~        = scroll-down                # PGUP   (replacement)
  309. ^[[D        = scroll-down                # PGUP   (replacement)
  310. ^[[6~        = scroll-up                    # PGDOWN (replacement)
  311. ^[[C        = scroll-up                    # PGDOWN (replacement)
  312. ^[OA        = previous-line
  313. ^[OB        = next-line
  314. ^[OC         = scroll-up
  315. ^[OD          = scroll-down
  316. ^[[21~        = exit                    # F10 (replacement)
  317.  
  318.  
  319. # Key sequences starting with characters between ' ' and '~' are IGNORED !
  320.  
  321. [GITVIEW-Keys]
  322. ^[[A        = previous-line
  323. ^[[B        = next-line
  324. ^[[5~        = scroll-down                # PGUP   (replacement)
  325. ^[[D        = scroll-down                # PGUP   (replacement)
  326. ^[[6~        = scroll-up                    # PGDOWN (replacement)
  327. ^[[C        = scroll-up                    # PGDOWN (replacement)
  328. ^[OA        = previous-line
  329. ^[OB        = next-line
  330. ^[OC         = scroll-up
  331. ^[OD          = scroll-down
  332. ^[[21~        = exit                    # F10 (replacement)
  333.